-
I have a xml file with nested xml nodes. i need to loop through the nodes and save the innertext …
- 417 views
- 2 answers
- 0 votes
-
I have the following code: inputActionFile = ‘../action.txt’ inputDaerahFile = ‘../daerah.txt’ inputStuffFile = ‘../stuff.txt’ inputTermsFile = ‘../terms.txt’ outputFile = ‘hasil.out’ …
- 378 views
- 3 answers
- 0 votes